home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio 2000 / Ham Radio 2000.iso / ham2000 / satellit / pg_aea / pg_aea.doc < prev    next >
Text File  |  1993-11-01  |  7KB  |  193 lines

  1.      Pacsat Protocol Upload Processor for the AEA DSP1232/DSP2232
  2.      ____________________________________________________________
  3.  
  4.  
  5. (C) Copyright by ABAX BVBA, Belgium, 1993. All Rights Reserved.
  6.  
  7. This software may be used and distributed free-of-charge by radio-amateurs or
  8. SWLs in the course of amateur radio communications. It may not be sold nor
  9. used for any non-amateur purpose without written permission from ABAX.
  10.  
  11. This software was written by Andre Marchandise, ON1AIG in cooperation with
  12. AEA - Advanced Electronic Applications.
  13.  
  14.  
  15. ================================================================================
  16.     __Version_Info__ * %n - V1 R02 M%v - Date %d *
  17. * PG_AEA.DOC - V1 R02 M16 - Date 1-Nov-93 *
  18. ================================================================================
  19.  
  20.  
  21.  
  22. 1. Introduction
  23.  
  24.         This software was especially written for the AEA DSP-1232/DSP-2232.
  25.         It uses the features of this magnificent machine as much as
  26.         possible. This results in a more reliable uplink then ever
  27.         before possible.
  28.  
  29.         The program is developed using C and a commercially available
  30.         communications package.
  31.  
  32.  
  33. 2. Copyright
  34.  
  35.         (C) Copyright by ABAX BVBA, Belgium, 1993. All Rights Reserved.
  36.  
  37.         This software may be used and distributed free-of-charge by
  38.         radio-amateurs or SWLs in the course of amateur radio communications.
  39.         It may not be sold nor used for any non-amateur purpose
  40.         without written permission from ABAX.
  41.  
  42.         This software was written by Andre Marchandise, ON1AIG.
  43.  
  44.  
  45. 3. Packing List
  46.  
  47.         This package consists of the following :
  48.  
  49.  
  50.         1. PG_AEA.EXE    : The Pacsat Upload Processor.
  51.  
  52.         2. PG_AEA.DOC    : This documentation
  53.  
  54.         3. PG_AEA16.TNC  : The file that get's uploaded to the DSP-UNIT
  55.            PG_AEA22.TNC    at the beginning of the program.
  56.            PG_AEA23.TNC
  57.                            This file comes in three versions,
  58.                            AO-16, UO-22 and KO-23.
  59.                            Pls copy them to different directories.
  60.                            Then rename PG_AEAxx.TNC to PG_AEA.TNC for
  61.                            each of the three files.
  62.  
  63.         4. PG_AEA16.CFG  : Configuration file, whith COM-port, baud rate,
  64.            PG_AEA22.CFG    etc.
  65.            PG_AEA23.CFG
  66.                            This file comes in three versions,
  67.                            AO-16, UO-22 and KO-23.
  68.                            Pls copy them to different directories, in
  69.                            such a way that the PG_AEAxx.CFG is in the
  70.                            same directory as the corresponding
  71.                            PG_AEAxx.TNC file.
  72.                            Then rename PG_AEAxx.CFG to PG_AEA.CFG for
  73.                            each of the three files.
  74.  
  75.  
  76. 4. Installation
  77.  
  78.  
  79.         First, PKUNZIP the PG_AEA.ZIP file.
  80.  
  81.  
  82.         Install the program ( PG_AEA.EXE ) and the accompaning
  83.         DOC-file ( PG_AEA.DOC ) in the directory where your other
  84.         satellite programs reside.
  85.  
  86.         Now make sure the PG_AEA16.CFG and PG_AEA16.TNC end up in a
  87.         separate directory for AO-16. The same applies for
  88.         PG_AEA.22.CFG and PG_AEA22.TNC ( UOSAT5 ) and PG_AEA23.TNC and
  89.         PG_AEA23.CFG ( KITSAT1 ).
  90.  
  91.         Make sure you rename the PG_AEAxx.CFG and PG_AEAxx.TNC to
  92.         PG_AEA.CFG and PG_AEA.TNC respectively.
  93.  
  94.         Check your .BAT files and replace any reference to the
  95.         original PG-program with PG_AEA.
  96.         Users of SAS or Satsked will probably have to rename
  97.         PG_AEA.EXE to PG.EXE, because the executable is called
  98.         directly by another program.
  99.  
  100.  
  101.  
  102. 5. Running the program
  103.  
  104.  
  105.         Run the program by typing "PG_AEA" ( without the double quotes ! )
  106.         at the DOS-prompt. ( or if you've renamed PG_AEA.EXE to
  107.                                 PG.EXE, you must type "PG" ).
  108.  
  109.  
  110.         After being started, the program first looks in the current
  111.         directory to see if there are files to upload. It will look
  112.         for files with extension .OUT ( not uploaded yet )
  113.         or with extension .PUL ( partially uploaded ).
  114.         If there are no such files, the program will exit.
  115.  
  116.         Next the program initializes the TNC, by sending the file
  117.         PG_AEA.TNC.  IT IS NOT RECOMMENDED TO ALTER THIS FILE IN ANY
  118.         WAY, unless you know exactly what you're doing !!
  119.  
  120.         The program immediately tries to connect the satellite, as
  121.         specified in the PACSAT PROTOCOL Suite Guidelines.
  122.  
  123.         There is a time-out function of 120 sec. during the procedure
  124.         set-up, that will only start after receiving the first
  125.         OPEN-packet from the satellite. During DATA-upload, the
  126.         time-out is set to 360 sec.
  127.  
  128.         Upon receiving the ESC-key from a program like STUFFIT, the
  129.         program will exit ( SatSked ).
  130.  
  131.         The program makes sure to reset the parameters that were
  132.         altered, upon leaving the program.
  133.  
  134.  
  135.  
  136. 6. Support of DSP PORT 2
  137.  
  138.         If you want PG_AEA to support DSP port 2, you should add the
  139.         following statement to the PG_AEA.CFG file :
  140.  
  141.                 DSPPORT 2
  142.  
  143.  
  144.         Do not forget to alter the "MODEM"-statement in the
  145.         PG_AEA.TNC-file to support a Port 2 modem ( modem 28 replacing
  146.         modem 18 ).
  147.  
  148.         Also check the other statements in your PG_AEA.TNC-file to
  149.         make sure they support port 2.
  150.         Example :
  151.  
  152.                 Using "FULLDUP ON" will only set DSP PORT 1 to fulldup.
  153.                 Instead use either :
  154.  
  155.                         FULLDUP /ON     ( only DSP PORT 2 in fulldup )
  156.  
  157.                 or
  158.  
  159.                         FULLDUP ON/ON   ( recommended ).
  160.  
  161.  
  162. 7. Compatibility with other programs ( SAS, Satsked, .. )
  163.  
  164.         The best way to avoid any compatibility problems, is to rename
  165.         your original PG.EXE in PG_UOS.EXE and then rename PG_AEA.EXE to
  166.         PG.EXE. I guess it is best to leave the original PG.CFG, PG.TNC, ...
  167.         in place, because some programs test for their existence.
  168.  
  169.         Remember that PG_AEA.EXE ( now renamed PG.EXE ) uses
  170.         PG_AEA.CFG and PG_AEA.TNC. So DON'T RENAME them to PG.CFG/PG.TNC.
  171.  
  172.  
  173.  
  174. 8. If you like the program, please leave a message on KO-23 ( preferred )
  175.    or on AO-16 ( regularly checked ).
  176.  
  177.  
  178.  
  179.  
  180. 9. In case of problem
  181.  
  182.         If you're having a problem with the program, documentation,
  183.         config files or whatever pls. feel free to contact the author :
  184.  
  185.         Andre Marchandise
  186.         ON1AIG
  187.         AX.25 : @ ON7RC.BT.BEL.EU
  188.         SAT   : @ KO-23 & AO-16 (QRT UO-22)
  189.         CIS   : 100272,1644
  190.  
  191.  
  192.  
  193.